Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix XcodeVersion() parsing for Xcode 10.0 #1

Merged
merged 2 commits into from
Nov 26, 2018
Merged

Conversation

pyrtsa
Copy link
Contributor

@pyrtsa pyrtsa commented Oct 18, 2018

Changes the output from '0100' to '1000' and fixes the parsing of CLTVersion() output too in case xcodebuild -version prints an unexpected output.

R=dpranke

No-Try: True
No-Presubmit: True
Change-Id: I45f4946778f3f9ca7eef30bcd9c6e714134bcb3f
Reviewed-on: https://chromium-review.googlesource.com/1198344
Reviewed-by: Dirk Pranke <[email protected]>
@refack
Copy link
Owner

refack commented Oct 18, 2018

Thank you @pyrtsa

Changes the output from '0100' to '1000' and fixes the parsing of `CLTVersion()` output too in case `xcodebuild -version` prints an unexpected output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants